-
Home
-
WooCommerce Admin
-
2.9.2
-
Code
-
Classes
- TaskLists
Total Complexity |
33 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
263 |
Lines of code |
131 |
Logical lines of code |
55 |
Comment lines |
85 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_task() |
S |
56 |
7 |
19 |
set_active_task() |
S |
63 |
3 |
11 |
init_tasks() |
S |
65 |
3 |
9 |
maybe_add_default_tasks() |
S |
63 |
3 |
10 |
maybe_add_extended_tasks() |
S |
69 |
3 |
6 |
get_list() |
S |
67 |
3 |
8 |
init_default_lists() |
S |
55 |
1 |
24 |
instance() |
S |
71 |
2 |
6 |
add_list() |
S |
65 |
2 |
9 |
add_task() |
S |
65 |
2 |
9 |
init() |
S |
72 |
1 |
5 |
get_lists() |
S |
80 |
1 |
3 |
clear_lists() |
S |
76 |
1 |
4 |
get_visible() |
S |
69 |
1 |
8 |